-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
3.10.0
-
Code
-
Classes
- WpHttpClient
Total Complexity |
19 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
242 |
Lines of code |
104 |
Logical lines of code |
59 |
Comment lines |
78 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildCookieArray() |
S |
55 |
5 |
20 |
sendRequest() |
S |
59 |
3 |
15 |
prepareResponse() |
S |
58 |
3 |
15 |
configureOptions() |
S |
57 |
2 |
18 |
assertUri() |
S |
64 |
3 |
9 |
__construct() |
S |
69 |
1 |
7 |
buildHttpOptions() |
S |
63 |
1 |
10 |
buildHeadersFromRequest() |
S |
65 |
1 |
10 |